home *** CD-ROM | disk | FTP | other *** search
- object Form6: TForm6
- Left = 376
- Top = 333
- Width = 544
- Height = 375
- Caption = 'Form6'
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = '����_GB2312'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 11
- object ListView1: TListView
- Left = 0
- Top = 0
- Width = 536
- Height = 348
- Align = alClient
- Columns = <
- item
- Caption = 'Process'
- Width = 200
- end
- item
- Caption = 'Proto'
- end
- item
- Caption = 'Local IP'
- Width = 100
- end
- item
- Caption = 'Port'
- end
- item
- Caption = 'Remote IP'
- Width = 100
- end
- item
- Caption = 'Port'
- end
- item
- Caption = 'State'
- Width = 70
- end>
- FullDrag = True
- ReadOnly = True
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
-